home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d12
/
cgazv5n4.arc
/
README.1ST
< prev
next >
Wrap
Text File
|
1991-09-23
|
2KB
|
61 lines
The attached files are the source code and related
listings that appear in C Gazette, Vol. 5, No. 4.
(June/July 1991).
Unless otherwise marked, all files are copyrighted
by C Gazette. They may be used freely in executable
form. The source may be used as part of a
larger program only if the authorship and publication are
explicitly acknowledged in the source code.
It is our hope that users who support the idea
of a code-intensive publication making its code
freely available on BBSs and inexpensively available
on disk will respect these copyrights.
Other than that -- have at 'em!
Comments, queries, and requests for subscription information
should be directed to:
C Gazette
P.O. Box 70167
Eugene OR 97401-0110
(800) 234-0386
(503) 746-0071 (FAX)
================= File Index =====================
DEMO.C | Michael Young's program to perform
DEMO.DEF | WYSIWYG printing under Windows 3.0
DEMO.MKE |
EXCEPT.C | Allen Holub's article on hyphenation
HYPHEN.C |
HYPHEN.H |
HYPHEN.MKE |
WPPREFIX.H | Andrew Binstock's utility to convert
TXT2WP51.C | ASCII documents to WordPerfect 5.1 format
LINEDIT.CPP | Bruce Eckel's string class with examples
NUMBER.CPP | designed for the manipulation of substrings
STFILE.CPP |
STRINGC.CPP |
STRINGC.H |
STRINGPTR.H |
HUFF.H | Anton Kruger's code to perform Huffman
HZIP.C | compression and uncompression.
HUNZIP.C |
METAPHON.C | Gary Parker's implementation of Metaphon,
METAFILE.C | a substantially better replacement for Soundex.
VIDPRIM.H | Gerorge Spofford's code to perform 2-D
VIDPRIM.C | scrolling.
SCRLTEXT.C |
FILES.C | John Rex's illustration of how to spool files
XPRINT.C | by accessing print.com from within an
| application.